getEnabled

abstract fun getEnabled(): Boolean

If a meshtastic node is able to reach the internet it will normally attempt to gateway any channels that are marked as
is_uplink_enabled or is_downlink_enabled.
bool enabled = 1;

Return

The enabled.